Add Shikra (QCM2390) display support for CQS and CQM targets#679
Add Shikra (QCM2390) display support for CQS and CQM targets#679naala-qcom wants to merge 4 commits into
Conversation
PR #679 — validate-patchPR: #679
Final Summary
Recommendation: Before merging, remove all Change-Id tags from patches 2-14, fix the typo in patch 01, and add EOF newline to patch 22. The FROMLIST patches appear to be from an upcoming upstream submission series.
|
PR #679 — checker-log-analyzerPR: #679
Detailed report: Full report
|
|
qli-2.0 GA Critical Fix |
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4566067 on any of the following entities: Entities:
CR: 4566067 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4566067 on any of the following entities: Entities:
CR: 4566067 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
@naala-qcom please rebase the PR on tip. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
shashim-quic
left a comment
There was a problem hiding this comment.
- prefix all commits with valid tags (FROMLIST etc.)
- include a valid Link: tag in commit log
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
Add the SoC-level display subsystem nodes for Shikra: MDSS wrapper, DPU display controller, DSI host controller, and 14nm DSI PHY. Shikra uses DPU 6.5 hardware (same as QCM2290). Platform-specific compatible strings are used as the primary match with QCM2290 fallbacks to reuse the existing driver support. The dispcc clock inputs for the DSI byte and pixel PLLs are wired from mdss_dsi0_phy. Signed-off-by: Nabige Aala <nabige.aala@oss.qualcomm.com>
…7807s panel Enable the Shikra MDSS display subsystem on the CQM EVK board and add the ili7807s panel node. Pin pm4125_l5 to 1.232V with regulator-allow-set-load for DSI PHY PLL stability. Signed-off-by: Nabige Aala <nabige.aala@oss.qualcomm.com>
Enable the ILI7807S 1080x1920 video-mode DSI panel driver as a module, used on the Shikra CQM EVK board. Signed-off-by: Nabige Aala <naala@qti.qualcomm.com>
Enable the DLC0697 MIPI DSI display panel on the Shikra CQS EVK. Signed-off-by: Nabige Aala <naala@qti.qualcomm.com>
This patch series enables the display in shikra for CQM and CQS target.
Depends-On:
CRs-Fixed: 4566067